set Alert Bell Buzzer
open fun setAlertBellBuzzer(value: Boolean): ModuleConfigProtos.ModuleConfig.ExternalNotificationConfig.Builder
True: Alert when the bell character is received (output_buzzer)
Content copied to clipboard
bool alert_bell_buzzer = 13;
Return
This builder for chaining.
Parameters
value
The alertBellBuzzer to set.